FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.nfdi4health.mds#2.0.0 (62 ms)

Package de.nfdi4health.mds
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.nfdi4health.mds@2.0.0&canonical=https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-evidence-variable-intervention
Url https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-evidence-variable-intervention
Version 0.9
Status draft
Name NFDI4Health_PR_MDS_Evidence_Variable_Intervention
Title NFDI4Health PR MDS Evidence Variable Intervention
Experimental False
Description Information about the intervention or in a study.
Type EvidenceVariable
Kind resource

Resources that use this resource

StructureDefinition
https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-comparison-group-backport-r5 NFDI4Health EX MDS Study Comparison Group Backport R5

Resources that this resource uses

ValueSet
https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-intervention-type-nci NFDI4Health VS MDS Study Intervention Type [NCI]


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nfdi4health-pr-mds-evidence-variable-intervention",
  "url" : "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-evidence-variable-intervention",
  "version" : "0.9",
  "name" : "NFDI4Health_PR_MDS_Evidence_Variable_Intervention",
  "title" : "NFDI4Health PR MDS Evidence Variable Intervention",
  "status" : "draft",
  "publisher" : "NFDI4Health",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nfdi4health.de"
        }
      ]
    }
  ],
  "description" : "Information about the intervention or in a study.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "objimpl",
      "uri" : "http://hl7.org/fhir/object-implementation",
      "name" : "Object Implementation Information"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "NFDI4Health",
      "name" : "NFDI4Health to FHIR Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "EvidenceVariable",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/EvidenceVariable",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "EvidenceVariable",
        "path" : "EvidenceVariable",
        "short" : "Interventions of the [RESOURCE]",
        "definition" : "\nGroup of items providing information about the interventions of the [RESOURCE].",
        "comment" : "Additional information: \nSpecification of the intervention(s) associated with each arm.",
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Design.interventions"
          }
        ]
      },
      {
        "id" : "EvidenceVariable.title",
        "path" : "EvidenceVariable.title",
        "short" : "Name of the intervention",
        "definition" : "A short descriptive name of the intervention.",
        "comment" : "If the same intervention is associated with more than one arm, please provide the information once and use the field 'Name(s) of the arm(s) associated with the given intervention' to associate it with more than one arm.",
        "min" : 1,
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Design.interventions.name"
          }
        ]
      },
      {
        "id" : "EvidenceVariable.description",
        "path" : "EvidenceVariable.description",
        "short" : "Additional information about the intervention",
        "definition" : "If needed, additional descriptive information about the given intervention.",
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Design.interventions.description"
          }
        ]
      },
      {
        "id" : "EvidenceVariable.characteristic.definition[x]",
        "path" : "EvidenceVariable.characteristic.definition[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "ordered" : false,
          "rules" : "open"
        }
      },
      {
        "id" : "EvidenceVariable.characteristic.definition[x]:definitionCodeableConcept",
        "path" : "EvidenceVariable.characteristic.definition[x]",
        "sliceName" : "definitionCodeableConcept",
        "short" : "Type of the intervention",
        "definition" : "General type of the given intervention.",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-intervention-type-nci",
          "description" : "Value set defining codes to specify the general type of the given intervention in the study."
        },
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Design.interventions.type"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.